home *** CD-ROM | disk | FTP | other *** search
- #ifndef YYSTYPE
- #define YYSTYPE int
- #endif
- #define RBRA 258
- #define EBRA 259
- #define RKET 260
- #define EKET 261
- #define ASS 262
- #define SEMI 263
- #define ADD 264
- #define SBRA 265
- #define SKET 266
- #define SSBRA 267
- #define SSKET 268
- #define KOMMA 269
- #define PROJECT 270
- #define GLOBAL 271
- #define CONST 272
- #define HIDDEN 273
- #define INTERNAL 274
- #define GENERIC 275
- #define TEMPORARY 276
- #define TYPES 277
- #define NEEDED 278
- #define GENTYPE 279
- #define DEFAULT 280
- #define HELP 281
- #define LABEL 282
- #define VALUE 283
- #define NEWFILE 284
- #define BLOCKSTART 285
-
-
- extern YYSTYPE yylval;
-